/*页眉*/
.showpc{
    display: none;
}

.center{
    width: 100%;
}
/*背景*/
body{
    background: none;
}
.banner{
    display: none;
}
.mobileBanner{
    display: block;
}

/*通用侧边栏关闭*/
#ZTTS_BM_01{
    display: none;
}
#ZTTS_BM_02{
    display: none;
}
#ZTTS_BM_03{
    display: none;
}
/*解决div下img留白的问题*/
.mobileBanner img {
    vertical-align: middle;
}


/*导航栏*/
#navdhbg{
    width: 100%;
    height: 108px;
}
.navdh {
    width: 100%;
    height: 108px;
}
.navdh li{
    width: 25%;
    text-indent: 0;
}
.navdh li span{
    display: none;
}
.navdh li:nth-of-type(9){
    display: none;
}
.navdh li a{
    font-size: 17px;
}
.navdh li:nth-of-type(1){
    width:24%;
}
.navdh li:nth-of-type(2){
    width:24%;
}
.navdh li:nth-of-type(3){
    width:28%;
}
.navdh li:nth-of-type(4){
    width:24%;
}


/*宣传通栏*/
.ldhdimg{
    margin-top: 10px;
}
.ldhdimg img{
    width: 100%;
    height: 100%;
    content:url(http://gxq.xianning.gov.cn/images2/material/jscss/liudaMobile.jpg);
}
.jzgimg{
    margin-top: 40px;
}
.jzgimg img{
    width: 100%;
    height: 100%;
}

/*轮播图*/
.lbt{
    margin-left: 0;
    margin-top: 10px;
    position: initial;
}
.moreNews{
    width: 100%;
}
.pb-carouselWarp{
    width: 100%;
    height: 310px;
}
.w580{
    margin-top: 20px;
    width: 100%;
}
.ml15{
    margin-left: 0;
}

/*信息公开*/
.xxgk {
    width: 100%;
}
.xxgkChannle{
    width: 28%;
}

/*互动交流*/
.gzhd{
    width: 100%;
}

.zxfw a{
    float: none;
}
.zxfw img{
    width: 100%;
    height: 100%;
}

/*底部*/
#footer{
    width: 100%;
}
#footer #copy{
    width: 100%;
}
#footer p{
    width: 100%;
}

/*列表页*/
.location{
    width:100%;
    height: 100%;
}
.listLeft{
    width:100%;
}
.listRight{
    width: 100%;
    padding: 0;
}
.listChannel {
    width: 100%;
}
DIV.digg SPAN.disabled{
    padding: 5px;
}
DIV.digg SPAN.current{
    padding: 5px 6px;
}
DIV.digg A{
    padding: 5px 6px;
}

.mobileDelete{
    display: none;
}
/*正文页*/

/*在线访谈列表页*/
.hd{
    width: 100% !important;
}
.wqft-content ul li a .wqft-left{
    float: none;
    width: 210px;
    margin: 0 auto;
}
.wqft-content ul li a .wqft-right{
    float: none;
    width: 98% !important;
    margin-left: 2%;
}

/*意见征集内容页*/
.wxxq-content-box{
    width:100%;
}

/*在线服务*/
.yqyx img{
    display: none;
}

/*文章图片宽度*/
.con img{
    width: 80%;
}
